<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";

/* CSS Document */

body {
    font-family: "Microsoft YaHei", Arial;
    overflow-x: hidden;
}

* {
    margin: 0;
    font-size: 14px;
    box-sizing: border-box;
    /*盒模型内缩*/
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    padding: 0;
    text-decoration: none;
    list-style: none;
}

.clearfix:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}

img {
    border: none;
}

.clearfix {
    *zoom: 1;
}


/************以上通用***********/

.ym {
    width: 100%;
    padding-top: 30px;
    padding-bottom: 10px;
    overflow: hidden;
}

.ym a {
    float: left;
    border: solid 1px #e3e3e3;
    padding: 5px 10px 5px 10px;
    color: #545454;
    margin-right: 5px;
    margin-bottom: 5px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}

.ym a:hover {
    background: #5c5c5c;
    color: #FFF;
    border: solid 1px #5c5c5c;
}

a.page-num-current {
    background: #4F85FE;
    color: #FFF;
    border: solid 1px #4F85FE;
}

.ym span {
    display: block;
    float: left;
    margin-top: 14px;
    margin-right: 5px;
}

.nav_xiala {
    width: 100%;
}

.nav_xiala&gt;ul {
    width: 100%;
    margin: 0 auto;
    position: relative;
    z-index: 999999999999999;
    background: #fff;
}

.nav_xiala&gt;ul&gt;li {
    display: none;
    width: 100%;
    background: #fff;
    position: absolute;
    top: 0;
    left: 0;
    padding-left: 15%;
}

.xiala_left ul li {
    line-height: 30px;
    width: 100%;
}

.xiala_left ul li a {
    color: #666;
}

.xiala_right {
    width: 65%;
    text-align: center;
    margin: 20px 0;
    float: left;
}

.xiala_right ul li span&gt;img {
    opacity: 0.8;
    filter: alpha(opacity=80);
    -moz-opacity: 0.8;
    -khtml-opacity: 0.8;
    -webkit-opacity: 0.8;
}

.xiala_right ul li span:hover span {
    color: #0052a4;
}

.xiala_right ul li span&gt;img:hover {
    opacity: 1;
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    -webkit-opacity: 1;
}

.xiala_r_img {
    float: left;
    margin: 10px 20px;
}

.xiala_r_img p {
    width: 100%;
    text-align: left;
    margin: 10px 0;
}

.xiala_r_img p span {
    margin: 0 10px;
}

.xiala_left {
    width: 35%;
    padding-right: 5%;
    padding-left: 3%;
    padding-bottom: 45px;
    float: left;
    border-right: 1px #ddd solid;
}

.na {
    width: 60px;
    float: left;
    overflow: hidden;
    top: 100px;
    left: 0;
    height: 25px;
}

.na1 {
    color: #000;
    font-family: "黑体";
    float: left;
}

.na2 {
    color: #0052a4;
    float: left;
}

.xiala_tit {
    color: #333;
    font-weight: bold;
    margin: 5px 0;
    margin-top: 40px;
}

.xiala_tit2 {
    font-size: 13px;
    color: #333;
    font-family: "Helvetica Neue Light", "Helvetica Neue eText Pro Light", Arial, sans-serif;
    padding-left: 2px;
    letter-spacing: 2px;
}

.xiala_line {
    width: 50px;
    border: 1px #0052a4 solid;
    margin: 20px 0;
    margin-bottom: 30px;
}

.xiala_tit i {
    letter-spacing: 2px;
    font-size: 22px !important;
}

.xiala_txt {
    margin: 15px 0;
    font-size: 13px;
    color: #666;
}

.xiala_more {
    float: left;
    color: #333;
    position: relative;
    margin-top: 15px;
    font-size: 13px;
    padding: 10px 50px;
    border: 1px #333 solid;
}

.xiala_more span {
    position: absolute;
    right: 15px;
    top: 15px;
    font-size: 14px;
    margin-left: 20px;
}

.xl_r1 ul {
    margin-left: 3%;
}

.xl_r1 ul li {
    width: 22%;
    float: left;
    padding: 10px 1.25%;
    border: 1px #ccc solid;
}

.xiala_rl {
    width: 100%;
    float: left;
}

.xiala_rl img {
    width: 100%;
}

.xiala_rr {
    width: 100%;
    float: left;
    margin: 10px 0 0 0;
}

.xiala_rr span {
    margin: 0 15px;
    color: #444;
}

.xiala_right ul li a {
    color: #333;
}

.xiala_num2 {
    float: left;
    width: 42%;
    padding: 61px 4%;
}

.xiala_num2 img {
    width: 100%;
    opacity: 0.8;
    filter: alpha(opacity=80);
    -moz-opacity: 0.8;
    -khtml-opacity: 0.8;
    -webkit-opacity: 0.8;
}

.xiala_num2 img:hover {
    opacity: 1;
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    -webkit-opacity: 1;
}

.xiala_num2 p {
    margin: 15px 0;
}

.xiala_num2 p:hover span {
    margin-left: 20px;
}

.xiala_num2 p a {
    color: #333;
}

.xiala_num2 p span {
    margin: 0 15px;
}

.xl_r2,
.xl_r3 {
    margin: 0 !important;
}

.xl_r3 ul li {
    width: 27%;
    padding: 0 3%;
    padding-top: 20px;
    border: 1px #ddd solid;
    float: left;
}

.xiala_r3l {
    float: left;
    width: 100%;
}

.xiala_r3l img {
    width: 100%;
}

.xiala_r3r {
    width: 100%;
    font-size: 14px;
    margin: 10px 0;
    float: left;
    text-align: center;
}

.xiala_r3r span {
    margin: 0 15px;
}

.xiala_r3r:hover span {
    margin-left: 20px;
}


/* main-solution */

.solution {
    background: url(../images/solutionbg.jpg) top center no-repeat;
}


/*.solution ul{
	width:1210px;
	margin:auto;
	overflow:hidden;
	}
	
.solution ul li{
	width:20%;
	float:left;
	margin:0px;
	padding:0px;
	position:relative;
	left:150px;
	opacity:0;
	}*/

.show {
    width: 100%;
    height: 100%;
    background: #5c74b4;
    position: absolute;
    top: -4px;
    left: 100%;
}


/*隐藏*/

.top {
    height: 63px;
    position: fixed;
    z-index: 20000000;
    left: 0px;
    top: 0px;
    width: 100%;
    display: none;
    background: #002e5a;
}

.menu {
    margin: auto;
}

.logo1 {
    float: left;
    width: 227px;
    margin-top: 10px;
}

.nav1 {
    width: 602px;
    float: left;
}

.nav1 ul li {
    float: left;
    margin-top: 22px;
    margin-left: 40px;
}

.nav1 ul li a {
    color: #666;
    font-size: 14px;
}

.nav1 ul li a:hover {
    color: #fee600;
}

.menur {
    float: right;
    margin-top: 10px;
    color: #FFF;
    font-size: 14px;
}

.menur a {
    height: 40px;
    line-height: 40px;
    color: #FFF;
    margin-right: 5px;
}

.menur a:hover {
    color: #fee600;
}

.righttop {
    position: fixed;
    _position: absolute;
    bottom: 60px;
    _top: expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight));
    _top: auto;
    width: 58px;
    line-height: 58px;
    z-index: 99999;
    right: 0px;
    text-align: right;
    display: none;
}

.righttop span {
    display: block;
    width: 58px;
    height: 58px;
    background: #002e5a;
    margin-bottom: 2px;
    border-radius: 3px 0 0 3px;
    position: relative;
    text-align: center;
    line-height: 58px;
    cursor: pointer;
}

.weixin {
    position: relative;
    top: 7px;
}

.show_weixin {
    position: absolute;
    bottom: 0;
    left: -120px;
    display: none;
}

.righttop&gt;a&gt;img {
    border-radius: 3px 0 0 3px;
}

.rightlist {
    position: fixed;
    right: 10px;
    top: 35%;
    width: 100px;
    display: none;
}

.sel {
    color: #0056a9;
    float: right;
    text-align: left;
    background: url(../images/right_on.png) right top no-repeat;
}

.rightlist li {
    font-size: 13px;
    line-height: 25px;
    width: 100px;
    /*	background:url(../images/right_off.png) right top  no-repeat;*/
}

.right_menu {
    width: 27px;
    height: 27px;
    float: left;
    /*background:url(../images/right_off.jpg) center center no-repeat;*/
}

.right_menu2 {
    width: 27px;
    height: 27px;
    float: left;
    /*background:url(../images/right_on.jpg) center center no-repeat;*/
}


/*  解决方案  */

.solution {
    position: relative;
    height: 600px;
}

#slider {
    position: absolute;
    width: 1200px;
    height: 100%;
    left: 50%;
    top: 0px;
    margin-left: -600px;
    overflow: hidden;
}

#slider .slide {
    position: absolute;
    top: 0px;
    height: 100%;
    width: 735px;
    overflow: hidden;
    cursor: default;
}

#slider .title {
    color: #FFF;
    font-size: 23px;
    margin-right: 1.5em;
    text-decoration: none;
}

#slider .backgroundText {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 100%;
    /*background: #000;
		filter: alpha(opacity=40);
		opacity: 0.4;*/
}

#slider .name {
    position: absolute;
    top: 50%;
    color: #FFF;
    width: 250px;
    left: 10px;
    text-align: center;
}

.name p {
    margin-bottom: 80px;
    font-size: 30px;
    display: block;
    width: 250px;
    margin-left: 50px;
    font-family: "黑体";
    text-align: justify;
}

#slider .text {
    position: absolute;
    top: 1%;
    top: 100%;
    color: #FFF;
    font-family: "黑体";
    font-size: 0.9em;
    text-align: justify;
    width: 470px;
    left: 10px;
}

#slider .diapo {
    position: absolute;
    opacity: 1;
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    -webkit-opacity: 1;
    visibility: hidden;
}


/*  解决方案  */


/**   cooper   **/

.hezuo_main span {
    color: #555;
    display: block;
    position: relative;
    top: 10px;
    padding-bottom: 20px;
    padding-top: 20px;
    margin: auto;
}

.hezuo_main span p {
    font-size: 18px;
    margin-bottom: 10px;
}

.hezuo_main span h3 {
    font-size: 40px;
    font-family: "黑体";
    width: 183px;
    display: block;
    /* letter-spacing:5px; */
    font-weight: normal;
    padding-bottom: 10px;
    border-bottom: 1px solid #0083ca;
}

.hezuo_main span h4 {
    font-size: 18px;
    font-weight: normal;
    line-height: 22px;
    color: #888;
    width: 740px;
    padding-top: 30px;
    display: block
}


/****/


/**   footer new   **/

.sec4 {
    width: 100%;
    background: ##064e96;
}

.sec4-te1 {
    position: relative;
    right: -200px;
    opacity: 0;
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    -webkit-opacity: 0;
}

.sec4-te2 {
    margin-right: 4%;
    position: relative;
    left: -200px;
    opacity: 0;
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    -webkit-opacity: 0;
}

.sec4-te {
    float: left;
}

.sec4-te h2 {
    font-size: 20px;
    color: #fff;
    line-height: 40px;
    border-bottom: 2px solid #363636;
}

.sec4-te span {
    font-size: 20px;
    font-weight: bold;
    font-family: "黑体";
    color: #FFF;
    padding-right: 10px;
}

.sec4-te&gt;h5 {
    color: #fff;
    font-size: 14px;
}

.sec4-te p {
    color: #fff;
    font-size: 14px;
    padding-right: 20px;
}

.xian1 {
    width: 30%;
    margin: 0 auto;
    height: 1px;
    background: #064e96;
    margin-top: 50px;
}

.fankui {
    padding-top: 30px;
    position: relative;
    right: -200px;
    opacity: 0;
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    -webkit-opacity: 0;
}

.fankui&gt;h5 {
    font-size: 20px;
    font-weight: bold;
    color: #fff;
}

.fankui&gt;ul {
    padding-left: 0;
}

.fankui&gt;ul&gt;li {
    width: 100%;
    line-height: 20px;
    font-size: 16px;
    background: #282828;
    padding: 10px 0;
    padding-left: 20px;
    margin: 5px 0;
    position: relative;
    border-radius: 5px;
}

.fankui&gt;ul&gt;li a {
    color: #dcdcdc;
    position: relative;
    z-index: 9;
}

.fankui&gt;ul&gt;li:hover a {
    text-decoration: none !important;
}

.libg {
    width: 5px;
    height: 100%;
    background: #fee301;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
    border-radius: 5px;
}

.liuyan {
    background: #2967a5;
    border-radius: 5px;
    -webkit-box-shadow: 0 0 2px #07498b;
    -moz-box-shadow: 0 0 2px #07498b;
    box-shadow: 0 0 2px #07498b;
    padding-top: 25px;
}

.liuyan-t {
    float: left;
    padding-left: 10px;
    padding-right: 10px;
}

.liuyan-t input {
    width: 100%;
    height: 30px;
    margin-top: 7px;
    margin-bottom: 7px;
    border-radius: 3px;
    color: #fff;
    background: #064e96;
    border: none;
    -webkit-box-shadow: 0 0 3px #333;
    -moz-box-shadow: 0 0 3px #333;
    box-shadow: 0 0 3px #333;
    font-size: 14px;
}

.liuyan-t textarea {
    margin-top: 10px;
    margin-bottom: 10px;
    border-radius: 5px;
    color: #fff;
    background: #064e96;
    border: none;
    height: 90px;
    font-size: 14px;
    -webkit-box-shadow: 0 0 3px #064e96;
    -moz-box-shadow: 0 0 3px #064e96;
    box-shadow: 0 0 3px #064e96;
    overflow-y: hidden;
}

.send {
    width: 120px;
    margin: 0 auto;
    padding-top: 10px;
    padding-bottom: 20px;
}

.send a:hover {
    text-decoration: none;
}

.send p {
    font-size: 14px;
    font-weight: bolder;
    color: #fff;
    text-align: center;
    line-height: 36px;
    background: #002e5a;
    border-radius: 18px;
    padding-right: 0 !important;
}

.xian2 {
    width: 100%;
    height: 2px;
    background: #363636;
    margin-top: 80px;
}


/**  footer  new  **/


/**   news  inner   **/


/**  about innwe       **/

.ab-title {
    margin-top: 30px;
}

.ab-title h5 {
    margin: 20px 0;
}

.ab-title h5 a {
    font-size: 14px;
}

.ab-title h5 span {
    font-size: 14px;
    padding: 0 10px;
}

.ab-title h5 a:hover {
    color: #085098 !important;
}

.xian-t {
    width: 100%;
    height: 2px;
    background: #e1e2e4;
    position: relative;
}

.xian-t1 {
    width: 100px;
    height: 2px;
    background: #20a3fe;
    position: relative;
}

.about-con {
    margin-top: 30px;
}

.about-con h5 {
    text-align: center;
    font-size: 25px;
    color: #333;
    font-weight: bold;
    padding: 20px 0;
}

.abt {
    float: left;
}

.abt p {
    padding: 10px 0 10px 0;
    font-size: 14px;
    color: #999;
    line-height: 22px;
}

.abt1 p {
    padding-right: 10px;
}

.abt2 p {
    padding-left: 10px;
}

.cx {
    float: left;
    text-align: center;
    border-right: 1px solid #e5e5e5;
    margin-bottom: 30px;
}

.cx1 {
    position: relative;
    top: 100px;
    opacity: 0;
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    -webkit-opacity: 0;
}

.cx2 {
    position: relative;
    top: 100px;
    opacity: 0;
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    -webkit-opacity: 0;
}

.cx3 {
    position: relative;
    top: 100px;
    opacity: 0;
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    -webkit-opacity: 0;
}

.cx img {}

.cx h5 {
    font-size: 14px;
    color: #666;
}

.cx p {
    font-size: 14px;
    color: #999;
    width: 70%;
    margin: 0 auto;
    line-height: 22px;
    padding-bottom: 20px;
}

.xian-cx {
    width: 50%;
    margin: 0 auto;
    height: 2px;
    background: #8d8d8d;
    margin-bottom: 20px;
}

.shebei {
    padding-top: 20px;
    padding-bottom: 50px;
}

.sheb {
    float: left;
}

.show-sec2 {
    overflow: hidden;
    position: relative;
}

.show-sec22 {
    overflow: hidden;
    position: relative;
}

.shimg {
    -webkit-transition: 0.5s linear;
    -moz-transition: 0.5s linear;
    -ms-transition: 0.5s linear;
    -o-transition: 0.5s linear;
    transition: 0.5s linear;
}

.fd {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
    -webkit-transition: 0.5s linear;
    -moz-transition: 0.5s linear;
    -ms-transition: 0.5s linear;
    -o-transition: 0.5s linear;
    transition: 0.5s linear;
}

.kuang {
    width: 94%;
    height: 90%;
    position: absolute;
    top: 5%;
    left: 3%;
    border: 3px solid #0056a8;
    opacity: 0;
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    -webkit-opacity: 0;
}

.sec1-class1 {
    width: 100%;
}

.sec1-class1 h4 {
    width: 80%;
    margin: 0 auto;
    font-size: 16px;
    color: #0056a8;
}

.sec1-class1 p {
    width: 80%;
    margin: 0 auto;
    font-size: 15px;
    color: #83838e;
    padding: 10px 0;
    font-family: "黑体";
}

.sec1-class2 {
    background: #0056a8;
}

.sec1-class2 h4 {
    width: 80%;
    margin: 0 auto;
    font-size: 16px;
    color: #fff;
    padding-top: 40%;
}

.sec1-class2 p {
    width: 80%;
    margin: 0 auto;
    font-size: 14px;
    color: #fff;
    padding: 10px 0;
}

.hon {
    float: left;
    background: url(../images/honor1.jpg) center no-repeat;
}

.hon h5 {
    font-size: 14px;
    color: #406ce6;
    padding-top: 10%;
}

.hon p {
    text-align: center;
    font-size: 14px;
    color: #000;
    padding-bottom: 10%;
}

.zher {
    /*	border-top:7px solid #f5f5f7;
	padding-bottom:50px;*/
}

.zher-p {
    font-size: 14px;
    color: #666;
    width: 20%;
    margin: 0 auto;
    text-align: center;
    line-height: 22px;
    padding: 20px 0;
}

.zr {
    float: left;
}

.zr h5 {
    font-size: 14px;
    color: #333;
    padding: 10px 0 5px 0;
    text-align: left;
}

.zr p {
    font-size: 14px;
    color: #999;
    padding-bottom: 15px;
}


/**   pro inner   **/

.apply_nr {
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
}

.apply_bt {
    width: 30%;
    padding-left: 5%;
    float: left;
    font-size: 20px;
    color: #000;
    line-height: 112px;
    background: #fee600;
}

.apply_zi {
    width: 70%;
    padding: 5% 5%;
    float: left;
    font-size: 16px;
    color: #fff;
    line-height: 35px;
    font-weight: bold;
    background: #1a50a2;
    margin-bottom: 60px;
}

.apply_zi p {
    font-size: 14px;
    line-height: 25px;
    text-indent: 2em;
}

.apply_more {
    width: 138px;
    height: 38px;
    background: url(../images/news_tb1.png) no-repeat left top;
    padding-left: 45px;
    font-size: 14px;
    line-height: 38px;
    color: #fff;
    font-style: italic;
    margin-top: 30px;
}

.apply_more a {
    width: 138px;
    height: 38px;
    font-family: "黑体";
    font-size: 14px;
    line-height: 38px;
    color: #fff;
    font-style: italic;
    margin-top: 30px;
    text-decoration: underline;
}

.apply_more a:hover {
    color: #fee600;
    font-style: italic;
    text-decoration: none;
}

.pro-list {
    position: fixed;
    top: 200px;
    right: 0;
    display: none;
}

.pro-list ul li {
    width: 60px;
    height: 60px;
    text-align: center;
    line-height: 60px;
    position: relative;
}

.pro-list ul li:hover img {
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2);
    -webkit-transition: 0.5s linear;
    -moz-transition: 0.5s linear;
    -ms-transition: 0.5s linear;
    -o-transition: 0.5s linear;
    transition: 0.5s linear;
}

.pro-lite {
    display: none;
    width: 146px;
    font-size: 14px;
    color: #FFF;
    height: 60px;
    background: #1e64ce;
    position: absolute;
    right: 60px;
    top: 0;
    -webkit-transform: scaleX(0);
    -moz-transform: scaleX(0);
    -ms-transform: scaleX(0);
    -o-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 100% 0%;
    -moz-transform-origin: 100% 0%;
    -ms-transform-origin: 100% 0%;
    -o-transform-origin: 100% 0%;
    transform-origin: 100% 0%;
    -webkit-transition: 0.5s linear;
    -moz-transition: 0.5s linear;
    -ms-transition: 0.5s linear;
    -o-transition: 0.5s linear;
    transition: 0.5s linear;
}

.pro-list ul li:hover .pro-lite {
    display: block;
    -webkit-transform: scaleX(1);
    -moz-transform: scaleX(1);
    -ms-transform: scaleX(1);
    -o-transform: scaleX(1);
    transform: scaleX(1);
    -webkit-transform-origin: 100% 0%;
    -moz-transform-origin: 100% 0%;
    -ms-transform-origin: 100% 0%;
    -o-transform-origin: 100% 0%;
    transform-origin: 100% 0%;
    -webkit-transition: 0.5s linear;
    -moz-transition: 0.5s linear;
    -ms-transition: 0.5s linear;
    -o-transition: 0.5s linear;
    transition: 0.5s linear;
}


/**    team-inner   inner      **/

.team-back {
    padding-bottom: 20px;
}

.team-back img {
    float: right;
}

.team-list1 {
    float: left;
    position: relative;
}

.team-list2 {
    float: left;
    position: relative;
}

.bianan {
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0.5;
    filter: alpha(opacity=50);
    -moz-opacity: 0.5;
    -khtml-opacity: 0.5;
    -webkit-opacity: 0.5;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 5;
    display: none;
}

.show-te {
    position: absolute;
    left: 20px;
    bottom: 10px;
    z-index: 10;
    display: none;
}

.show-te h5 {
    color: #FFF;
    font-size: 14px;
}

.show-te p {
    color: #FFF;
    font-size: 14px;
    line-height: 25px;
}

.team-con {
    width: 100%;
    height: 0px;
    background: #f2f2f2;
    overflow: hidden;
}

.team-con ul li {
    width: 60%;
    margin: 0 auto;
    padding-top: 30px;
    text-align: center;
    display: none;
}

.team-con ul li h5 {
    font-size: 18px;
    color: #333;
    line-height: 40px;
}

.team-con ul li p {
    font-size: 14px;
    line-height: 25px;
    color: #999;
}


/**   solution  **/

.proapp {
    float: left;
    margin-left: 20px;
}

.proapp1 {
    position: relative;
    left: -150px;
    opacity: 0;
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    -webkit-opacity: 0;
}

.ot_biaoti {
    font-size: 15px;
    font-weight: bold;
    color: #fff;
    background: #0052a4;
    padding: 20px;
    line-height: 23px;
}

.proapp2 {
    position: relative;
    right: -150px;
    opacity: 0;
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    -webkit-opacity: 0;
}

.proapp3 {
    position: relative;
    right: -150px;
    opacity: 0;
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    -webkit-opacity: 0;
}

.proapp-zi {
    padding: 0 0 5% 0;
}

.proapp-zi h5 {
    font-size: 20px;
    color: #1a50a2;
    padding-bottom: 20px;
}

.proapp-zi&gt;p {
    font-size: 14px;
    line-height: 22px;
    color: #666;
}

.proapp-more {
    width: 120px;
    text-align: center;
    background: #1a50a2;
    margin-top: 20px;
}

.proapp-more p a {
    color: #FFF;
    font-size: 14px;
    line-height: 40px;
}


/**   title   **/

.title_inner {
    width: auto;
    padding-top: 56px;
    padding-bottom: 30px;
    font-size: 25px;
    line-height: 58px;
    color: #525252;
    background: url(../images/3.png) no-repeat center 12px;
    margin: 0 auto 30px;
    position: relative;
    z-index: 2;
    font-weight: bold;
    top: 100px;
    opacity: 0;
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    -webkit-opacity: 0;
}

.xiangao {
    width: 100%;
    margin: 0 auto;
    opacity: 0;
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    -webkit-opacity: 0;
    text-align: center;
    top: 100px;
}

.fl {
    float: left;
    text-align: center;
}

.dev-line {
    width: 50%;
    height: 1px;
    background: #ededed;
    position: absolute;
    left: 50%;
    margin-left: -25%;
    top: 160px;
    z-index: 1;
}


/*** news ***/

.news_nav {
    position: relative;
    top: 50px;
    opacity: 0;
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    -webkit-opacity: 0;
}

.news_nav p {
    font-size: 16px;
    color: #3e4b51;
    margin: 3% 0;
}

.news_p1_left {
    position: relative;
    float: left;
    left: -150px;
    opacity: 0;
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    -webkit-opacity: 0;
}

.news_p1_text {
    position: absolute;
    top: 10%;
    left: 15%;
    color: #fff;
}

.news_p1_text h3 {
    font-size: 26px;
}

.news_p1_text p {
    font-size: 16px;
}

.news_p1_text p {
    margin-top: 3%;
}

.news_p1_right {
    float: left;
    position: relative;
    right: -150px;
    opacity: 0;
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    -webkit-opacity: 0;
}

.news_p1_text2 {
    position: absolute;
    top: 20%;
    left: 10%;
}

.news_p1_text2 p {
    font-size: 16px;
    font-family: "黑体";
    font-weight: 600;
    margin-top: 2%
}

.news_p1_text2 h3 {
    font-size: 24px;
}

.news_list_pic {
    float: left;
}

.news_list_cha {
    float: left;
}

.news_list_cha p {
    color: #898b8a;
    padding: 0% 3%;
}

.more p {
    font-size: 14px;
    float: left;
    margin-top: 14%;
    margin-left: 75%;
    width: 120px;
    text-align: center;
    height: 35px;
    line-height: 30px;
    background: #064e96;
    color: #FFF;
}

.more p a {
    color: #FFF
}

.more p:hover {
    background: #fee600;
    border: none;
    color: #fff;
}

.morew p {
    font-size: 14px;
    float: left;
    margin-left: 0%;
    width: 120px;
    text-align: center;
    height: 32px;
    line-height: 30px;
    border: 1px solid #999;
    color: #666;
}

.morew p:hover {
    background: #002e5a;
    border: none;
    color: #fff;
}

.moree p {
    font-size: 14px;
    margin-left: 5%;
    margin: 10px auto;
    width: 120px;
    text-align: center;
    height: 32px;
    line-height: 30px;
    border: 1px solid #999;
    color: #666;
}

.moree p:hover {
    background: #002e5a;
    border: none;
    color: #fff;
}

.date p {
    border-top: 1px solid #d7d7d7;
    padding-top: 2%;
    padding-bottom: 2%;
    font-size: 18px;
    color: #b0a6a5;
}

.news_list_left {
    float: left;
}

.news-list1 {
    position: relative;
    left: -150px;
    opacity: 0;
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    -webkit-opacity: 0;
}

.news-list2 {
    position: relative;
    left: -150px;
    opacity: 0;
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    -webkit-opacity: 0;
}

.news-list3 {
    position: relative;
    left: -150px;
    opacity: 0;
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    -webkit-opacity: 0;
}

.news-list4 {
    position: relative;
    left: -150px;
    opacity: 0;
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    -webkit-opacity: 0;
}

.news-list-r {
    position: relative;
    right: -150px;
    opacity: 0;
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    -webkit-opacity: 0;
}

.news_title2 {
    position: relative;
    opacity: 0;
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    -webkit-opacity: 0;
}

.news_title2 p {
    font-size: 24px;
    margin-bottom: 2%
}

.news_list_right {
    float: left;
    padding-top: 5%;
    padding-right: 0;
    padding-left: 2.5%;
}

.news_list_tit p {
    border-bottom: 1px solid #d8d8d8;
    font-size: 24px;
}

.news_list_nr {
    background: #f3efeb;
    position: relative;
    margin-top: 4% !important;
}

.news_list_tit {}

.news_list_nr p {
    padding: 0% 10%;
}

.tubiao {
    position: absolute;
    top: 10%;
    left: 10%
}

.list_pic {
    float: left;
    margin-top: 8%;
}

.list_cha {
    float: left;
    padding-left: 2%
}

.list_cha p {
    padding: 0;
}


/**   news  inner   **/


/***touzizhe***/

.load_anniu {
    float: right;
    width: 6%;
    margin-top: -7%
}

.tzz_pt {
    float: left;
}

.tzz_pt1 {
    position: relative;
    top: 100px;
    opacity: 0;
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    -webkit-opacity: 0;
}

.tzz_pt2 {
    position: relative;
    top: 100px;
    opacity: 0;
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    -webkit-opacity: 0;
}

.tzz_pt_left {
    text-align: center;
    padding: 10% 0%;
}

.ttz_icon {
    text-align: center;
    margin-bottom: 5%
}

.tzz_pt_left h3 {}

.jt {
    background: #ffe700 !important;
    padding: 2% 5%;
    margin-top: 5%
}

.ttz_list {
    margin-bottom: 2%;
    position: relative;
    top: 100px;
    opacity: 0;
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    -webkit-opacity: 0;
}

.ttz_logo {
    float: left;
}

.ttz_logo img {
    border-left: 1px solid #ddd;
}


/**     投资者    **/

.main_box {
    width: 76%;
    min-width: 1440px;
    margin: auto;
}

.main_box img {
    width: 100%;
}

.main_box1 {
    float: left;
    margin-left: 5px;
    width: 273px;
    height: auto;
    line-height: 18px;
}

.main_box2 {
    float: left;
    margin-left: 15px;
    width: 380px;
    height: auto;
    margin-right: 15px;
}

.xian {
    width: 100%;
    height: 1px;
    border-bottom: 1px solid #DFDFDF;
}

.main_nr4 {
    width: 100%;
    margin: 0 auto;
}

.main_nr4 ul li {
    width: 33.3%;
    float: left;
    font-size: 14px;
    color: #666;
    line-height: 30px;
    display: block;
    position: relative;
    top: 100px;
    opacity: 0;
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    -webkit-opacity: 0;
    filter: alpha(opacity=0);
}

.main_nr4 ul li a {
    font-size: 14px;
    color: #666;
    line-height: 30px;
    display: block;
    background: #d9d9d9;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

.main_nr4 ul li a:hover {
    font-size: 14px;
    background: #0056a8;
    color: #FFF;
}

.main_nr4 ul li:hover img,
.apply_fenlei_z:hover img,
.pro_nr1_tu:hover img {
    -webkit-animation: fangda 0.8s ease 0s infinite alternate;
    -moz-animation: fangda 0.8s ease 0s infinite alternate;
    -ms-animation: fangda 0.8s ease 0s infinite alternate;
    -o-animation: fangda 0.8s ease 0s infinite alternate;
    animation: fangda 0.8s ease 0s infinite alternate;
}

@-webkit-keyframes fangda {
    0% {
        -webkit-transform: scale(1);
    }
    100% {
        -webkit-transform: scale(1.3);
    }
}

@-moz-keyframes fangda {
    0% {
        -moz-transform: scale(1);
    }
    100% {
        -moz-transform: scale(1.3);
    }
}

@-ms-keyframes fangda {
    0% {
        -ms-transform: scale(1);
    }
    100% {
        -ms-transform: scale(1.3);
    }
}

@-o-keyframes fangda {
    0% {
        -o-transform: scale(1);
    }
    100% {
        -o-transform: scale(1.3);
    }
}

@keyframes fangda {
    0% {
        transform: scale(1);
    }
    100% {
        transform: scale(1.3);
    }
}

.main4_tu {
    width: 138px;
    height: 120px;
    padding-top: 40px;
    margin: 0 auto;
}

.main4_zi {
    width: 60%;
    margin: 0 auto;
    text-align: center;
    line-height: 25px;
    font-size: 14px;
    padding-bottom: 50px;
}

.main4_zi strong {
    font-size: 15px;
    padding-bottom: 20px;
}

.main4_zi strong :hover {
    color: #FFF;
}

.main_bt_box {
    width: 100%;
    margin: 0 auto;
}

.bg_touzizhe {
    background: url(../images/bg_tzz.jpg) center center no-repeat fixed;
    background-size: cover;
    height: 600px;
}

.down_tzz {
    width: 29px;
    margin: 0 auto;
}


/**     /投资者    **/


/**     财务信息    **/

.main_nr5_box {
    width: 100%;
    margin: 0 auto;
}

.main_nr5 {
    width: 100%;
    float: left;
    margin-bottom: 40px;
    background: #f3f3f3;
    position: relative;
    left: -150px;
    opacity: 0;
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    -webkit-opacity: 0;
}

.main_nr5 ul li {
    width: 100%;
    float: left;
    font-size: 14px;
    color: #666;
    line-height: 25px;
    padding: 0.5% 0% 1% 4%;
    background: #f3f3f3;
    display: block;
}

.main_nr5 ul li a {
    font-size: 14px;
    color: #666;
    line-height: 25px;
    background: #f3f3f3;
    display: block;
}

.main_nr5 ul li a:hover {
    color: #1a50a2;
}

.main_nr5_xian {
    width: 92%;
    height: 1px;
    background: #ddd;
    padding: 0% 4% 0% 4%;
    margin-top: 3%;
}

.main_nr5_1 {
    width: 50%;
    float: left;
    position: relative;
    right: -150px;
    opacity: 0;
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    -webkit-opacity: 0;
}

.main_nr5_1 ul li {
    width: 100%;
    float: left;
    font-size: 14px;
    color: #666;
    line-height: 25px;
    padding: 3% 4% 3% 4%;
    display: block;
    border-bottom: 1px solid #999;
}

.main_nr5_1_tu {
    position: relative;
    z-index: 2;
    width: 24%;
    margin-right: 2%;
    float: left;
}

.main_nr5_1 li {
    position: relative;
    z-index: 2;
    background: none;
}

.main_nr5_1_zi {
    width: 70%;
    color: #fff;
    float: left;
}

.main_nr5_1_zi a {
    width: 70%;
    color: #fff;
    float: left;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

.main_nr5_1 ul {
    position: relative;
    background: #575757;
}

.main_nr5_1 ul span.bg {
    position: absolute;
    z-index: 1;
    width: 100%;
    background: #fff;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: opacity 0.3s;
    -moz-transition: opacity 0.3s;
    -ms-transition: opacity 0.3s;
    -o-transition: opacity 0.3s;
    transition: opacity 0.3s;
}

.main_nr5_1 ul:hover span.bg {
    opacity: 1;
    filter: alpha(opacity=100)
}

.main_nr5_1 li:hover a {
    color: #333!important;
}

.beijing {
    width: 325px;
    height: 180px;
    background-position: bottom;
    background-image: url(../images/beijing.jpg);
    background-repeat: no-repeat;
}

.main_nr1 {
    width: 100%;
    margin: 0 auto;
}

.main_nr1 ul li {
    width: 31.3%;
    float: left;
    padding: 1%;
}

.main_nr1 ul li:hover img {
    -webkit-transform: scale(1.3)!important;
    -moz-transform: scale(1.3)!important;
    -ms-transform: scale(1.3)!important;
    -o-transform: scale(1.3)!important;
    transform: scale(1.3)!important;
}

.main_nr1_tu {
    width: 71px;
    height: 71px;
    float: left;
    margin-bottom: 10px;
}

.main_nr1_tu img {
    -webkit-transition: all 1s;
    -moz-transition: all 1s;
    -ms-transition: all 1s;
    -o-transition: all 1s;
    transition: all 1s;
}

.main_nr1_bt {
    float: left;
    font-size: 18px;
    line-height: 71px;
    color: #333;
    padding-left: 15px;
}

.main_nr1_zi {
    font-size: 14px;
    line-height: 25px;
    color: #666;
}

.main_nr1_zi1 {
    font-family: "黑体";
    font-size: 14px;
    line-height: 25px;
    color: #666;
}

.main_bt {
    width: 100%;
    margin: 0 auto;
}

.main_bt1 {
    position: relative;
    left: -150px;
    opacity: 0;
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    -webkit-opacity: 0;
}

.main_bt_m_tit {
    background: #1a50a2;
}

.main_bt2 {
    position: relative;
    right: -150px;
    opacity: 0;
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    -webkit-opacity: 0;
}

.main_bt_l {
    width: 32%;
    float: left;
    background: #1a50a2;
    line-height: 96px;
    padding-left: 6%;
    font-size: 16px;
    color: #fff;
}

.main_bt_r {
    width: 56%;
    float: right;
    background: #e7f0fa;
    line-height: 96px;
    text-align: right;
    padding-right: 6%;
}

.main_nr2 {
    width: 100%;
    margin: 0 auto;
}


/**     /财务信息    **/


/**  about innwe       **/

.ab-title {
    margin-top: 30px;
}

.ab-title h5 {
    margin: 20px 0;
}

.ab-title h5 a {
    font-size: 14px;
}

.ab-title h5 span {
    font-size: 14px;
    padding: 0 10px;
}

.ab-title h5 a:hover {
    color: #085098 !important;
}

.xian-t {
    width: 100%;
    height: 2px;
    background: #e1e2e4;
    position: relative;
}

.xian-t1 {
    width: 100px;
    height: 2px;
    background: #20a3fe;
    position: relative;
}

.about-con {
    margin-top: 30px;
}

.about-con h5 {
    text-align: left;
    font-size: 25px;
    color: #fff;
    font-weight: bold;
    padding: 20px 0;
}

.abt {
    float: left;
}

.abt p {
    padding: 10px 0 10px 0;
    font-size: 14px;
    color: #999;
    line-height: 22px;
}

.abt1 {
    position: relative;
    left: -150px;
    opacity: 0;
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    -webkit-opacity: 0;
    overflow: hidden;
}

.abt2 {
    position: relative;
    right: -150px;
    opacity: 0;
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    -webkit-opacity: 0;
    overflow: hidden;
}

.abt1 p {
    padding-right: 10px;
}

.abt2 p {
    padding-left: 10px;
}

.cx {
    float: left;
    text-align: center;
    border-right: 1px solid #e5e5e5;
    margin-bottom: 30px;
}

.cx&gt;img {
    padding-top: 30px;
}

.cx&gt;h5 {
    font-size: 14px;
    color: #666;
}

.cx&gt;p {
    font-size: 14px;
    color: #999;
    width: 70%;
    margin: 0 auto;
    line-height: 22px;
    padding-bottom: 20px;
}

.xian-cx {
    width: 50%;
    margin: 0 auto;
    height: 2px;
    background: #8d8d8d;
    margin-bottom: 20px;
}

.cul1 {
    position: relative;
    top: 100px;
    opacity: 0;
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    -webkit-opacity: 0;
}

.cul2 {
    position: relative;
    top: 100px;
    opacity: 0;
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    -webkit-opacity: 0;
}

.cul3 {
    position: relative;
    top: 100px;
    opacity: 0;
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    -webkit-opacity: 0;
}

.cul-ti {
    width: 100%;
    background: #f6f6f6;
}

.cul-ti h5 {
    line-height: 50px;
}

.cul-img1 {
    position: relative;
}

.cul-img2 {
    position: relative;
}

.bianan1 {
    width: 0%;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    background: #000;
    opacity: 0.7;
    filter: alpha(opacity=70);
    -moz-opacity: 0.7;
    -khtml-opacity: 0.7;
    -webkit-opacity: 0.7;
    z-index: 5;
}

.cul-zi1 {
    width: 0%;
    height: 100%;
    position: absolute;
    left: 100%;
    top: 0;
    background: #f6f6f6;
    overflow: hidden;
    z-index: 10;
}

.cul-zi1 p {
    font-size: 14px;
    color: #666;
    line-height: 22px;
    padding: 50px 30px 0 30px;
    opacity: 0;
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    -webkit-opacity: 0;
}

.cul-zi2 {
    width: 0%;
    height: 100%;
    position: absolute;
    right: 100%;
    top: 0;
    background: #f6f6f6;
    overflow: hidden;
    z-index: 10;
}

.cul-zicon {
    opacity: 0;
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    -webkit-opacity: 0;
}

.cul-zi2 p {
    font-size: 14px;
    color: #666;
    line-height: 22px;
    padding: 50px 30px 0 30px;
    opacity: 0;
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    -webkit-opacity: 0;
}

.shebei {
    padding-top: 20px;
    padding-bottom: 50px;
}

.sheb {
    float: left;
}

.sheb1 {
    position: relative;
    left: -150px;
    opacity: 0;
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    -webkit-opacity: 0;
}

.sheb2 {
    position: relative;
    right: -150px;
    opacity: 0;
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    -webkit-opacity: 0;
}

.show-sec2 {
    overflow: hidden;
    position: relative;
}

.show-sec22 {
    overflow: hidden;
    position: relative;
}

.shimg {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    -webkit-transition: 0.5s linear;
    -moz-transition: 0.5s linear;
    -ms-transition: 0.5s linear;
    -o-transition: 0.5s linear;
    transition: 0.5s linear;
}

.fd {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
    -webkit-transition: 0.5s linear;
    -moz-transition: 0.5s linear;
    -ms-transition: 0.5s linear;
    -o-transition: 0.5s linear;
    transition: 0.5s linear;
}

.kuang {
    width: 94%;
    height: 90%;
    position: absolute;
    top: 5%;
    left: 3%;
    border: 3px solid #fee600;
    opacity: 0;
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    -webkit-opacity: 0;
}

.sec1-class1 {
    width: 100%;
}

.sec1-class1 h4 {
    width: 80%;
    margin: 0 auto;
    font-size: 19px;
    font-family: "黑体";
    color: #0056a8;
}

.sec1-class1 p {
    width: 80%;
    margin: 0 auto;
    font-size: 15px;
    color: #83838e;
    padding: 10px 0;
}

.sec1-class2 {
    background: #0056a8;
    overflow: hidden;
}

.sec1-class2 h4 {
    width: 80%;
    margin: 0 auto;
    font-size: 19px;
    color: #fff;
    padding-top: 5%;
}

.sec1-class2 p {
    width: 80%;
    margin: 0 auto;
    font-size: 16px;
    color: #fff;
    padding: 10px 0;
}

.hon {
    float: left;
}

.hon1 {
    position: relative;
    left: -150px;
    opacity: 0;
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    -webkit-opacity: 0;
}

.zhengs {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    display: none;
    text-align: center;
}

.hon2 {
    position: relative;
    right: -150px;
    opacity: 0;
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    -webkit-opacity: 0;
}

.hon3 {
    position: relative;
    left: -150px;
    opacity: 0;
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    -webkit-opacity: 0;
}

.hon4 {
    position: relative;
    right: -150px;
    opacity: 0;
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    -webkit-opacity: 0;
}

.hon h5 {
    font-size: 25px;
    color: #002e5a;
    padding-top: 10%;
}

.hon p {
    text-align: center;
    font-size: 14px;
    color: #000;
    padding-bottom: 10%;
}

.zher {
    /*	border-top:7px solid #f5f5f7;
	padding-bottom:50px;*/
}

.zher-p {
    font-size: 14px;
    color: #666;
    width: 20%;
    margin: 0 auto;
    text-align: center;
    line-height: 22px;
    padding: 20px 0;
}

.zr {
    float: left;
}

.zr-img {
    position: relative;
}

.zr-more {
    width: 150px;
    text-align: center;
    position: absolute;
    top: 50%;
    left: 50%;
    font-family: "黑体";
    font-size: 14px;
    margin-left: -75px;
    margin-top: -20px;
    border: 1px solid #FFF;
    z-index: 100;
    display: none;
}

.zr-more a {
    color: #FFF;
    line-height: 30px;
}

.zr1 {
    position: relative;
    left: -150px;
    opacity: 0;
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    -webkit-opacity: 0;
}

.zr2 {
    position: relative;
    right: -150px;
    opacity: 0;
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    -webkit-opacity: 0;
}

.zr h5 {
    font-size: 14px;
    color: #333;
    padding: 10px 0 5px 0;
    text-align: left;
}

.zr p {
    font-size: 14px;
    color: #999;
    padding-bottom: 15px;
    height: 34px;
    line-height: 28px;
    overflow: hidden;
}


/**  /  **/


/**********pro-inner   *****/

.left {
    float: left;
}

.pro-sub {
    position: relative;
    border-left: 1px solid #CCC;
    border-top: 1px solid #CCC;
}

.pro1_hei {
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0;
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    -webkit-opacity: 0;
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: 100;
}

.plus {
    width: 72px;
    height: 72px;
    position: absolute;
    left: 50%;
    opacity: 0;
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    -webkit-opacity: 0;
    margin-left: -36px;
    top: 0%;
    z-index: 1000;
}

.pro1_jieshao {
    width: 100%;
    height: 50px;
    position: absolute;
    left: 0px;
    text-align: center;
    bottom: 0px;
    z-index: 1000000;
    font-size: 16px;
    line-height: 50px;
    color: #333;
}

.pro1_jieshao a {
    width: 100%;
    height: 50px;
    position: absolute;
    left: 0px;
    text-align: center;
    bottom: 0px;
    z-index: 1000000;
    font-size: 16px;
    line-height: 50px;
    color: #fff;
}


/**   culture   **/

.culture_right_text {
    font-size: 14px;
    line-height: 20px;
    color: #666;
}

.culture_right_text h2 {
    line-height: 28px;
    color: #012d5a;
    font-weight: 700;
    padding-bottom: 9%;
    font-size: 22px;
}

.culture_right_text p {
    font-size: 14px;
    line-height: 20px;
    color: #666;
    margin: 0 !important;
    margin-bottom: 10px !important;
    padding: 0 !important;
    opacity: 1 !important;
    filter: alpha(opacity=100) !important;
    -moz-opacity: 1 !important;
    -khtml-opacity: 1 !important;
    -webkit-opacity: 1 !important;
}

.culture_right_line {
    height: 1px;
    width: 100%;
    background: #999;
    margin-top: 10%;
}

@media (min-width: 1200px) and (max-width: 1499px) {
    .cul-zicon {
        margin-top: 6% !important;
    }
    .culture_right_text p {
        width: 100% !important;
    }
    .culture_right_text h2 {
        font-size: 16px;
        line-height: 25px !important;
        font-weight: 600;
        padding-bottom: 5%;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .cul-zicon {
        margin-top: 6% !important;
    }
    .culture_right_text p {
        width: 90% !important;
    }
    .culture_right_text h2 {
        font-size: 16px;
        line-height: 25px !important;
        font-weight: 600;
        padding-bottom: 5%;
    }
    .cul-zi1 {
        left: 70%;
    }
    .cul-zi2 {
        right: 70%;
    }
}


}
.solu6_txt1 {
    width: 80% !important;
    margin: 0 auto !important;
}
.xiangao img {
    width: 100% !important;
}
.tzz_test1 {
    height: 200px !important;
}
.byzs_box_nr ul li {
    margin: 10px auto !important;
    padding-bottom: 5px !important;
}
.byzswz {
    line-height: 23px !important;
}
.title_innerw2 {
    margin-bottom: 30px !important;
    padding-top: 0px !important;
}
.main_bt {
    width: 100% !important;
}
.main_nr5 {
    margin-bottom: 50px !important;
    padding: 0 10px 0 0 !important;
}
.ind_sec3_test {
    width: 90% !important;
}

/******投资者3******/
.ttz_list&gt;div:nth-child(even) img {
    border: none !important;
}
.tzz_pt_left .ttz_icon {
    border: none !important;
}
.lainxi {
    width: 70% !important;
}
.jia_text2 {
    font-size: 14px !important;
    margin-top: 0;
}
.container2&gt;div {
    font-size: 16px;
    padding-top: 0 !important;
}
.news_title2 {
    display: none !important;
}
.f-cb-l p {
    font-size: 15px !important;
}
.ab_sec_testa {
    height: 660px !important;
}
.jia_text {
    font-size: 13px !important;
    line-height: 23px !important;
    padding-top: 20px !important;
}
.ab_cx_test&gt;img {
    width: auto !important;
}
.sec1-class_test1 p {
    font-size: 12px !important;
    line-height: 18px;
    padding: 5px 0 !important;
}
.sec1-class_test1 h4 {
    margin-top: 7px !important;
}
.ab_honor_main&gt;div {
    height: auto !important;
    margin-bottom: 20px !important;
}
.lianxi_con_test1 h2 {
    font-size: 12px !important;
    line-height: 22px !important;
    letter-spacing: 1px;
    padding: 0 30px !important;
}
.lainxi_test1 {
    margin: 15px auto !important;
    float: none !important;
}
.about-con5 .cx h5 {
    font-size: 12px !important;
    letter-spacing: 1px !important;
}
.zerena_testa1 {
    padding-right: 0 !important;
    text-align: left;
}
.hezuo_main_test1 span {
    padding: 0 0 20px 0!important;
}
.righttop img {
    width: 40px !important;
}

/*index*/
.sec4_top_left span h3 {
    font-size: 18px;
}
.ind_sec21 {
    padding-top: 1px;
}
.ban_b_x {
    margin-bottom: 0px !important;
}
.banner_small_zi p {
    margin-bottom:32px;
    text-align: center;
    line-height: 52px;
    background: #FE0000;
    color: white;
}
.sec4_top_left {
    padding-top: 0 !important;
}
.banner_list_small .row {
    margin-right: -15px!important;
}
.ind_sec3 {
    padding-bottom: 0;
    margin-bottom: 0;
}
.banner_list_small {
    padding-bottom: 20px!important;
}
.sec4_main_2 {
    margin-top: 20px;
}
.sec4_main_2_zi {
    padding: 10px;
}
.righttop .show_weixin {
    width: 120px!important;
}
.sec4_top_left {
    margin-top: 20px!important;
    padding-bottom: 20px !important;
}

/*solution3*/
.s_title1,
.s_title2,
.s_title3,
.s_title4,
.s_title5,
.s_title6 {
    width: 32.66%!important;
    text-align: center;
    padding: 15px 0!important;
    float: left;
    margin-top: 10px!important;
}
.case_more2 {
    margin: 10% auto 0!important;
}
.case_more3 {
    margin: 10% auto 0!important;
}
.case_more4 {
    margin: 10% auto 0!important;
}
.case_more5 {
    margin: 10% auto 0!important;
}
.case_more6 {
    margin: 10% auto 0!important;
}
.case_more7 {
    margin: 10% auto 0!important;
}

/*投资者*/
.title_innerw {
    padding-top: 0px;
}
.fl {
    font-size: 18px !important;
}
.lead_met {
    margin-bottom: 10px!important;
}
.team_leager_box {
    margin-bottom: 0px!important;
}
.byzsbt {
    padding-right: 0;
}
.byzs_box_nr h2 {
    font-size: 16px;
}

/*关于我们*/
.about_xs {
    height: 300px!important;
}
.title_inner {
    font-size: 22px!important;
    margin-bottom: 0px!important;
    padding: 0!important;
}
.w1000 {
    width: 100%!important;
}
.newsinner_p img {
    width: 100%;
}

}
.lead_met {
    margin-bottom:50px;
}

/****************mobile---about*************/

/****************mobile*************/
.page {
    font-size: 0px;
    text-align: center;
    margin-top:50px;
    margin-bottom:40px;
}
.page a {
    font-size: 12px;
    color:#000;
    padding:6px 12px;
    margin-right: 1px;
    background:#fff;
    transition: color .6s,
    border-color .6s,
    background-color .6s,
    border .6s;
}
.page a:hover,
.page a.active {
    background:#064e96;
    color:#fff;
    transition: color .6s,
    border-color .6s,
    background-color .6s,
    border .6s;
}
.page font {
    font-size: 12px;
    color: #fff;
    margin-right:1px;
    background:#00a651;
    font-weight:bold;
    padding:6px 12px;
    background:#064e96;
    color:#fff;
}
.page span {
    font-size: 12px;
    color:#000;
    padding:6px 12px;
    margin-right: 1px;
    color: #000;
    background:#fff;
}
.page select {
    font-size: 12px;
    padding:3px;
    border: 1px solid #ccc;
    margin-right: 5px;
    line-height: 23px;
    color: #ccc !important;
    display:none
}
.xinwendb {
    margin:0 auto;
    height:auto;
    margin-top:40px;
}
.xinwendbz {
    width:500px;
    overflow:hidden;
    float:left;
    line-height:35px;
    font-size:14px;
    color:#4c4c4c;
    height:60px;
}
.xinwendbz a {
    color:#4c4c4c;
}
.xinwendbzs {
    width:500px;
    height:30px;
    overflow:hidden;
    text-align:left;
    line-height:30px;
    font-size:14px;
    color:#333
}
.xinwendbzx {
    width:500px;
    height:30px;
    line-height:30px;
    overflow:hidden;
    text-align:left;
    font-size:14px;
    color:#333
}
.xinwendby {
    float:right;
    width:100px;
    line-height:30px;
    font-size:14px;
    color:#fff;
    text-align:center;
    border:1px solid #252729;
    padding:3px;
}
.xinwendby a {
    font-size:14px;
    color:#fff;
    text-align:center;
    background:#252729;
    display:block;
}
.xinwendby:hover {
    transition: color .6s,
    border-color .6s,
    background-color .6s;
    border: 1px solid #0056a9;
}
.xinwendby a:hover {
    background:#0056a9;
    transition: color .6s,
    border-color .6s,
    background-color .6s;
}
.xinwendby1 {
    width:100px;
    line-height:30px;
    font-size:14px;
    color:#fff;
    text-align:center;
    border:1px solid #252729;
    padding:3px;
    margin:auto;
}
.xinwendby1 a {
    font-size:14px;
    color:#fff;
    text-align:center;
    background:#252729;
    display:block;
    margin:auto;
}
.wenhua_main {
    width:100%;
    position:relative;
}
.wenhua_main ul li {
    float:left;
    width:50%;
    margin:30px 0;
}
.wenhua_li_img {
    width:30%;
    float:left;
    text-align:center;
}
.wenhua_li_img img {
    width:60%;
}
.wenhua_liarea {
    width:40%;
    float:left;
}
.wenhua_tit {
    font-size:18px;
    color:#000;
    font-family:"黑体";
    line-height:35px;
}
.wenhua_txt {
    margin-top:5px;
    color:#999;
    line-height:22px;
    font-size:14px;
}
.wenhua_m_sp {
    position:absolute;
    left:50%;
    top:50%;
    background:url(../images/wenhua_img05.jpg) center no-repeat;
    background-size:cover;
    width:305px;
    height:305px;
    margin-left:-153px;
    margin-top:-153px;
}
.wenhua_sp_img {
    width:90px;
    margin:60px auto 30px auto;
}
.shebei_txt_sp {
    top:15%;
    left:8%;
    width:35%;
    position:absolute;
}
.shebei_sptit {
    font-size:17px;
    color:#fff;
    font-weight:bold;
}
.shebei_sptxt {
    font-size:14px;
    color:#fff;
    line-height:23px;
    margin:20px 0;
}
.wenzia li p {
    font-size:13px;
}
.jia_text p {
    color:#999;
}
.sec1-class1 p {
    font-size:14px;
}
.left {
    float:left;
}
.pro-sub {
    position:relative;
    border-left:1px solid #CCC;
    border-top:1px solid #CCC;
}
.pro1_hei {
    width:100%;
    height:100%;
    background:#000;
    opacity:0;
    filter:alpha(opacity=0);
    -moz-opacity:0;
    -khtml-opacity:0;
    -webkit-opacity:0;
    position:absolute;
    left:0px;
    top:0px;
    z-index:100;
}
.plus {
    width:72px;
    height:72px;
    position:absolute;
    left:50%;
    opacity:0;
    filter:alpha(opacity=0);
    -moz-opacity:0;
    -khtml-opacity:0;
    -webkit-opacity:0;
    margin-left:-36px;
    top:0%;
    z-index:1000;
}
.pro1_jieshao {
    width:100%;
    height:50px;
    position:absolute;
    left:0px;
    text-align:center;
    bottom:0px;
    z-index:1000000;
    font-size:16px;
    line-height:50px;
    color:#333;
}
.pro1_jieshao a {
    width:100%;
    height:50px;
    position:absolute;
    left:0px;
    text-align:center;
    bottom:0px;
    z-index:1000000;
    font-size:16px;
    line-height:50px;
    color:#fff;
}

/*****footer_sh*********/
.footer_sh {
    background:#002e5a;
    margin-bottom:5px;
    position:relative;
}
.footer_sh h3 {
    font-size:16px;
    font-family:"黑体";
    text-align:center;
    color:#fff;
    font-weight:normal;
    -webkit-margin-before: 0em;
    -webkit-margin-after: 0em;
    line-height:30px;
}
.footer_sh_img a {
    display:block;
    width:100%;
    text-align:center;
}
.footer_sh_img a i {
    color:#fff;
    font-size:20px;
    text-align:center;
    padding-top:10px;
}
.erweima_show {
    position:absolute;
    left:-130px;
    top:0;
    display:none;
    padding:10px;
    border-radius:5px;
    background:#002e5a;
}
.erweima_show h3 {
    font-size:14px;
    color:#fff;
    margin-bottom:0;
    line-height:20px;
}
.footer_jt {
    position:absolute;
    right:-10px;
    top:20px;
    z-index:999;
}
.footer_sh:hover .erweima_show {
    display:block;
}

/*******chanpin*************/
.chanpin1_con .col-md-4 {
    float:left;
}
.chanpin1_con .row {
    margin-left:0 !important;
    margin-bottom:30px;
}
.chanpin1_con {
    padding:30px;
    border:1px solid #ccc;
    border-top:none;
    margin-bottom:50px;
    background:#fff;
}
.chanpin2_con {
    padding:30px;
    border:1px solid #ccc;
    border-top:none;
    margin-bottom:50px;
    background:#fff;
    position:relative;
}
.chanpin1 {
    background:#fafafa;
}
.chanpin1_list {
    margin:auto;
}
.chanpin1_list h4 {
    width: 100px;
    font-size: 20px;
    color: #333;
    font-family:"黑体";
    line-height: 40px;
    border-bottom: 1px solid #0083ca;
    margin-bottom: 20px;
    font-weight: normal;
}
.chanpin1_list ul li {
    width: 20%;
    float: left;
}
.chanpin1_list ul li a {
    font-size:14px;
    color:#666;
    font-family:"黑体";
    line-height:30px;
    font-weight:normal;
    transition:all 0.5s;
    -moz-transition:all 0.5s;
    -ms-transition:all 0.5s;
    -o-transition:all 0.5s;
    -webkit-transition:all 0.5s;
}
.chanpin1_list ul li a i {
    color:#0083ca;
    font-weight:normal;
    font-size:16px;
    margin-right:5px;
}
.chanpin1_list ul li a:hover {
    margin-left:5px;
    color:#0083ca;
}
.chanpin2 h3 {
    background:#ccc;
    height:50px;
    line-height:50px;
    color:#333;
    font-size:24px;
    font-family:"黑体";
    padding-left:30px;
    font-weight:normal;
}
.chanpin2_list {
    float:left;
    width:25%;
    border-right:1px solid #ccc;
}
.chanpin2_list p {
    font-size:14px;
    color:#666;
    font-family:"黑体";
    text-align:center;
}
.chanpin2_qh {
    width:95%;
    margin:auto;
    overflow:hidden;
    position:relative;
}
.chanpin2_line {
    position:absolute;
    top:0;
    right:0;
    height:100%;
    width:1px;
    background:#fff;
}
.chanpin2_prev,
.chanpin2_next {
    position:absolute;
    height:40px;
    width:40px;
    top:50%;
    margin-top:-20px;
}
.chanpin2_prev a {
    width:40px;
    height:40px;
    display:block;
    border-radius:100%;
}
.chanpin2_prev a i {
    font-size:60px;
    line-height:60px;
    color:#0083ca;
    text-align:center;
}
.chanpin2_next a {
    width:40px;
    height:40px;
    display:block;
    border-radius:100%;
}
.chanpin2_next a i {
    font-size:60px;
    line-height:60px;
    color:#0083ca;
    text-align:center;
}
.chanpin2_prev {
    left:2%;
}
.chanpin2_next {
    right:2%;
}

/*****products******/
.pro_box {
    overflow:hidden;
    padding-bottom:60px;
}
.pro_box_list {
    height:50px;
    overflow:hidden;
    background:#0052a4;
}
.pro_box_list ul {
    margin:auto;
    width:100%;
    padding:0;
}
.pro_box_list ul li {
    width:auto;
    float:left;
    margin-right:10px;
    text-align:left;
    color:#FFF;
    line-height:50px;
}
.pro_box_list ul li a {
    color:#FFF;
    font-size:14px;
}
.pro_box a {
    text-decoration:none !important;
}
.pro_con {
    margin:0 auto;
    float:none !important;
}
@media (min-width:992px) and (max-width:1200px) {
    .pro_con {
        min-width: 970px;
        margin: 0 auto;
        float: none !important;
    }
}
.inner_title {
    padding:20px 0 10px 0;
}
.inner_title span {
    font-size:14px;
    letter-spacing:1px;
    color:#333;
}
.inner_title i {
    font-size:16px;
    color:#333;
    padding:0 5px;
}
.pro_con_l {
    width:100%;
    padding-right:15px;
}
.pro_con_l1 {
    padding:15px 0 15px 15px;
}
.pro_con_l1&gt;h5 {
    font-size:16px;
    color:#333;
    letter-spacing:1px;
    font-weight:normal;
    padding-bottom:10px;
    border-bottom:1px solid #999;
    margin-bottom:10px;
}
.pro_con_l1_list h5 {
    line-height:35px;
    color:#333;
    font-size:14px;
    font-weight:normal;
    letter-spacing:1px;
    cursor:pointer;
    -webkit-transition: 0.3s linear;
    -moz-transition: 0.3s linear;
    -ms-transition: 0.3s linear;
    -o-transition: 0.3s linear;
    transition: 0.3s linear;
}
.pro_con_l1_list h5 i {
    margin-right:12px;
    -webkit-transition: 0.1s linear;
    -moz-transition: 0.1s linear;
    -ms-transition: 0.1s linear;
    -o-transition: 0.1s linear;
    transition: 0.1s linear;
}
.pro_con_l1_list h5 a {
    line-height:35px;
    color:#666;
    font-size:13px;
    font-weight:normal;
    letter-spacing:1px;
    cursor:pointer;
    -webkit-transition: 0.3s linear;
    -moz-transition: 0.3s linear;
    -ms-transition: 0.3s linear;
    -o-transition: 0.3s linear;
    transition: 0.3s linear;
}
.icon_on {
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
}
.pro_con_l1_list&gt;h5:hover {
    color:#0083ca;
}
.pro_con_l1_list&gt;h5&gt;a:hover {
    color:#0083ca;
}
.pro_con_l1_list&gt;ul a {
    font-size:14px;
    text-decoration:none !important;
}
.pro_con_l1_list&gt;ul {
    display:none;
    padding:5px 0;
}
.pro_con_l1_list&gt;ul li {
    font-size:14px;
    letter-spacing:1px;
    color:#666;
    line-height:28px;
    padding-left:20px;
    -webkit-transition: 0.3s linear;
    -moz-transition: 0.3s linear;
    -ms-transition: 0.3s linear;
    -o-transition: 0.3s linear;
    transition: 0.3s linear;
}
.pro_con_l1_list&gt;ul li:hover {
    color:#0083ca;
}
.pro_con_l2 {
    margin-top:20px;
    padding:25px 0 25px 15px;
    border: 1px solid #D1D3D4;
    text-align:center;
}
.pro_con_l2 h4 {
    font-family:"黑体";
    text-transform:uppercase;
    font-size:15px;
    text-align:center;
    letter-spacing:1px;
    color:#666;
    font-weight:normal;
    margin-bottom:10px;
}
.pro_con_l2 h5 {
    font-size:16px;
    font-weight:normal;
    letter-spacing:1px;
    color:#0083ca;
    text-align:center;
    margin-bottom:10px;
}
.pro_con_r {
    padding-left:15px;
    width:100%;
}
.pro_banner {
    position:relative;
}
.pro_banner h5 {
    font-size:30px;
    color:#fff;
    letter-spacing:5px;
    position:absolute;
    bottom:10%;
    right:5%;
    font-weight:normal;
}
.pro_con_xt {
    margin-top:10px;
    width:40px;
    height:40px;
    border:1px solid #0083ca;
    padding:8px 0;
}
.pro_con_r_top {
    margin-top:30px;
}
.pro_con_r_tops {
    float:left;
    margin-right:5px;
}
.pro_con_r_tops h5 {
    font-size:14px;
    letter-spacing:1px;
    cursor:pointer;
    padding:5px 10px;
    border:1px solid #d1d3d4;
    font-weight:normal;
    color:#666;
    position:relative;
}
.pro_con_r_tops h5 i {
    float:right;
    position:relative;
    top:2px;
    padding-left:5px;
}
.pro_con_r_tops h5 ul {
    width:100%;
    display:none;
    background:#fff;
    position:absolute;
    left:0;
    top:100%;
    z-index:99;
    border:1px solid #d1d3d4;
}
.pro_con_r_tops h5 ul li {
    font-size:14px;
    letter-spacing:1px;
    line-height:25px;
    padding:0 10px;
    cursor:pointer;
    -webkit-transition: 0.3s linear;
    -moz-transition: 0.3s linear;
    -ms-transition: 0.3s linear;
    -o-transition: 0.3s linear;
    transition: 0.3s linear;
}
.pro_con_r_tops h5 ul li:hover {
    background:#0083ca;
    color:#fff;
}
.pro_con_ron {
    margin-top:30px;
}
.pro_con_ron a {
    text-decoration:none !important;
}
.pro_con_ron_list {
    width:100%;
    margin-bottom:30px;
    padding:0 30px 0 0;
}
.pro_con_ron_list_img {
    padding:10px 0;
    border-right:1px solid #d1d3d4;
    overflow:hidden;
    -webkit-transition: 0.3s linear;
    -moz-transition: 0.3s linear;
    -ms-transition: 0.3s linear;
    -o-transition: 0.3s linear;
    transition: 0.3s linear;
}
.pro_con_ron_list_img&gt;img {
    position:relative;
    top:0;
    -webkit-transition: 0.3s linear;
    -moz-transition: 0.3s linear;
    -ms-transition: 0.3s linear;
    -o-transition: 0.3s linear;
    transition: 0.3s linear;
}
.pro_con_ron_list_img:hover&gt;img {
    top:-10px;
}
.pro_con_ron_list_img:hover {}
.pro_con_ron_list h5 {
    font-size:13px;
    color:#666;
    letter-spacing:1px;
    font-weight:normal;
    height:35px;
    line-height:35px;
    overflow:hidden;
    text-align:center;
}
.pro_con_ron_list .pro_con_text h5 {
    font-size:13px;
    color:#666;
    letter-spacing:1px;
    font-weight:normal;
    width:90%;
    height:35px;
    line-height:35px;
    overflow:hidden;
}
.pro_con_ron_list .pro_con_text {
    position:relative;
}
.pro_con_ron_list .pro_con_text input {
    position:absolute;
    top:11px;
    right:0;
}
.pro_con_ron_list p {
    font-size:13px;
    font-weight:600;
    color:#0083ca;
    letter-spacing:1px;
    text-align:center;
}
.pro_con_ron_list p span {
    font-size: 12px;
    font-weight:normal;
    color: #999;
    margin-left: 10px;
    text-decoration: line-through;
}
.pro_con_ron_list p b {
    float:right;
    font-size:14px;
    font-family:"黑体";
    letter-spacing:0;
}
@media (min-width:992px) and (max-width:1140px) {
    .pro_con_ron_list p b {
        display: none;
    }
}
.pro_con_ron_btn {
    margin-top:20px;
    text-align:center;
}
.pro_con_ron_btn a {
    display:inline-block;
    margin:0 5px;
    border:1px solid #d1d3d4;
    color:#999;
    padding:3px 10px;
    -webkit-transition: 0.3s linear;
    -moz-transition: 0.3s linear;
    -ms-transition: 0.3s linear;
    -o-transition: 0.3s linear;
    transition: 0.3s linear;
}
.pro_con_ron_btn a:hover {
    border:1px solid #0083ca;
    color:#fff;
    background:#0083ca;
}
.pro_con_ron_btn span {
    display:inline-block;
}
.pro_con_ron_btn span {
    padding:0 5px;
    color:#999;
}
.pro_num {
    color:#0083ca !important;
}
.pro_con2 {
    margin-top:100px;
    margin-bottom:80px;
}
.pro_con2_title {
    width:70px;
    border-bottom:2px solid #666;
    color:#333;
    line-height:30px;
    margin-top:0;
    font-weight:normal;
    font-size:14px;
    margin-bottom:0;
    position:relative;
    z-index:99;
}
.pro_con3 .pro_con2_title {
    width:100px;
}
.pro_con2_line {
    margin-top:-1px;
    width:100%;
    height:1px;
    background:#ccc;
    position:relative;
    z-index:9;
    margin-bottom:30px;
}
.pro_con2_xq1 h3 {
    line-height:30px;
    font-size:14px;
    color:#4c4c4c;
    padding-left:10px;
}
.pro_con2_xq1 h3 span {
    font-size:14px;
    color:#666;
    display:inline-block;
    margin-left:20px;
    font-weight:normal;
}
.pro_con2_xq1 {
    border-bottom:1px dashed #ccc;
}
.pro_con3_bot .col-sm-3 {
    width:20% !important;
    padding:0 10px;
}
.pro_con3_img {
    border:1px solid #ccc;
}
.pro_con3_bot h5 {
    font-size:14px;
    color:#0083ca;
    margin-top:5px;
}
.pro_con3_bot h4 {
    display:inline-block;
    font-size:14px;
    color:#666;
    font-weight:normal;
    margin-top:10px;
}
.pro_con .col-sm-3 {
    float:left;
}
.pro_con .col-sm-9 {
    float:left;
}

/*****products******/

/*******chanpinxian3*************/
.chan-box {
    padding:0 5%;
}
.cha-top {
    width:100%;
    border:1px solid #ddd;
    margin-top:20px;
    padding:30px 0 30px 0;
}
.chatop-left {
    float:left;
    width:50%;
}
.chatop-right {
    float:right;
    width:50%;
    position:relative;
    padding-left:30px;
}
.ch-right {
    width:160px;
    position:absolute;
    top:0px;
    right:0px;
}
.ch-right span {
    padding:5px;
    line-height:40px;
}
.chatop-right h1 {
    font-size:18px;
    font-weight:600px;
    padding:10px 0;
}
.chatop-right p {
    font-size:16px;
    font-weight:600px;
    color:#666;
    padding-bottom:10px;
}
.ch-bottom {
    width:100%;
    margin-top:40px;
}
.ch-bottom li {
    width:13%;
    float:left;
    margin:0 2%;
}
.ch-bottom img {
    width:100%;
    border:#fff 2px solid;
}
.ch-bor {
    border:#0083ca 2px solid !important
}
.cha-tit {
    width:100%;
    padding:30px 0;
}
.cha-tit ul {
    width:100%;
    overflow:hidden;
    border-bottom:#ddd 1px solid;
}
.cha-tit li {
    float:left;
    font-size:14px;
    padding:10px 30px;
}
.cha-currt {
    border-bottom:#0083ca 2px solid!important;
}
.cha-bottom li {
    line-height:22px;
    font-size:14px;
}
.cha-bottom li span {
    padding:5px;
}

/*******chanpin3*************/

/********chanpin2**********/
.pro-ul {
    display:none;
}
.index-currt {
    color:#666;
}
.banner_list_small {
    position:relative;
    width:100%;
    top:10px;
    opacity:0;
    filter:alpha(opacity=0);
    -moz-opacity:0;
    -khtml-opacity:0;
    -webkit-opacity:0;
}
.banner_list_small .container {
    margin:auto;
}
.banner_small_con {
    position:relative;
    overflow:hidden;
}
.banner_small_con h3 {
    position: absolute;
    bottom: 5%;
    height:50px;
    width:40%;
    z-index:99;
    color:#24a1dd;
    line-height:50px;
    font-size:17px;
    right: 0;
    text-align: center;
    /* padding-left:20px; */
    /* letter-spacing:2px; */
    background:#fff;
    font-weight:normal;
    transition:all 0.5s;
    -moz-transition:all 0.5s;
    -ms-transition:all 0.5s;
    -o-transition:all 0.5s;
    -webkit-transition:all 0.5s;
}

/*	
.banner_small_con:before{
	position:absolute;
	width:100%;
	height:50px;
	bottom:0;
	left:0;
	background:#24a1dd;
	opacity:0.8;
	content:'';
	transition:all 0.5s;
	-moz-transition:all 0.5s;
	-ms-transition:all 0.5s;
	-o-transition:all 0.5s;
	-webkit-transition:all 0.5s;
	}*/
.banner_small_text {
    position:absolute;
    width:100%;
    height:100%;
    bottom:0;
    left:0;
    background:#FE0000;
    opacity:0;
    filter:alpha(opacity=0);
    -moz-opacity:0;
    -khtml-opacity:0;
    -webkit-opacity:0;
    -webkit-transition: 0.3s ease;
    -moz-transition: 0.3s ease;
    -ms-transition: 0.3s ease;
    -o-transition: 0.3s ease;
    transition: 0.3s ease;
}
.banner_small:hover .banner_small_text {
    opacity:0.5;
    filter:alpha(opacity=50);
    -moz-opacity:0.5;
    -khtml-opacity:0.5;
    -webkit-opacity:0.5;
}
/* .banner_small_mb {
    position:absolute;
    width:100%;
    height:100%;
    bottom:0;
    right:-100%;
    background:#24a1dd;
    z-index: 999;
    -webkit-transition: 0.3s linear;
    -moz-transition: 0.3s linear;
    -ms-transition: 0.3s linear;
    -o-transition: 0.3s linear;
    transition: 0.3s linear;
} */
.banner_small:hover .banner_small_mb {
    right: 99%;
}
.banner_small:hover h3 {
    color: #fff;
    background: #24a1dd;
}
.banner_small:hover .banner_small_con:before {
    opacity:0;
}
.banner_list_small .col-md-4 {
    float:left;
    padding-left:15px !important;
    padding-right:15px !important;
}
.banner_list_small .row {
    margin-left:-15px !important;
    margin-top:30px;
}
.u-page {
    text-align: center;
}


.u-page a {
    position: relative;
    display: inline-block;
    border: 1px solid #ccc;
    height: 24px;
    line-height: 24px;
    padding: 0 11px;
    margin-left: 2px;
    font-size: 12px;
    color: #000;
}
.u-page .active {
    background: #000;
    color: #fff;
}
.u-page .cur-page {
    border: none;
    height: 25px;
    line-height: 25px;
    background-color: #000;
    border: 1px solid #000;
    color: #fff;
}


.btn4{ border:1px solid #d0d0d0; border:1px solid rgba(0,0,0,0.2); -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);margin-top:0px;
    position: relative;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;}
.btn4:hover{ color:#fff; }
.btn4 .btnbg-x { background:#FE0000;position: absolute;z-index: -1;top: -1px;left: -1px;right: -1px; bottom: -1px;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 0 50%;
    transform-origin: 0 50%;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    opacity:0;*filter:alpha(opacity=0); filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
}
.btn4:hover .btnbg-x{
    -webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
    transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
    opacity:1;*filter:alpha(opacity=100); filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
}
.btn4 span{ position:relative; z-index:1;}
.btn{ display: inline-block; *display:inline; *zoom:1; padding: 10px 40px; text-decoration: none; position: relative; color:black;}
.nshzz li{
width:auto !important;
float: left;
    margin: 0.5%;
    display: contents;
}
.nshzz{
    display: table;
    width:auto;
    
    margin: auto;
    margin-bottom:32px;
}
.nshzz ul{
padding-left:0px;
margin: auto;

}
.clp{
    width:1400px;
}
@media screen and (max-width: 1490px) {
    .clp{
        width:1200px;
    }
}


</pre></body></html>